﻿2026-06-16T04:57:28.0394820Z ##[group]Run actions/checkout@v5
2026-06-16T04:57:28.0395580Z with:
2026-06-16T04:57:28.0395966Z   repository: SaberMage/spt-core
2026-06-16T04:57:28.0399624Z   token: ***
2026-06-16T04:57:28.0399971Z   ssh-strict: true
2026-06-16T04:57:28.0400330Z   ssh-user: git
2026-06-16T04:57:28.0400693Z   persist-credentials: true
2026-06-16T04:57:28.0401099Z   clean: true
2026-06-16T04:57:28.0401461Z   sparse-checkout-cone-mode: true
2026-06-16T04:57:28.0401890Z   fetch-depth: 1
2026-06-16T04:57:28.0402258Z   fetch-tags: false
2026-06-16T04:57:28.0402628Z   show-progress: true
2026-06-16T04:57:28.0402988Z   lfs: false
2026-06-16T04:57:28.0403332Z   submodules: false
2026-06-16T04:57:28.0403699Z   set-safe-directory: true
2026-06-16T04:57:28.0404295Z ##[endgroup]
2026-06-16T04:57:28.1218102Z Syncing repository: SaberMage/spt-core
2026-06-16T04:57:28.1219798Z ##[group]Getting Git version info
2026-06-16T04:57:28.1220452Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T04:57:28.1221374Z [command]/usr/bin/git version
2026-06-16T04:57:28.1221778Z git version 2.43.0
2026-06-16T04:57:28.1230692Z ##[endgroup]
2026-06-16T04:57:28.1242236Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7059d804-e8a2-4815-85dd-05a116167f60' before making global git config changes
2026-06-16T04:57:28.1243495Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T04:57:28.1245567Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T04:57:28.1278774Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T04:57:28.1299274Z https://github.com/SaberMage/spt-core
2026-06-16T04:57:28.1309562Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T04:57:28.1312262Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T04:57:28.1331801Z refs/heads/main
2026-06-16T04:57:28.1337845Z [command]/usr/bin/git checkout --detach
2026-06-16T04:57:28.1380520Z HEAD is now at 9375440 docs: document the post-install adapter-activation step (F-005)
2026-06-16T04:57:28.1449772Z [command]/usr/bin/git branch --delete --force main
2026-06-16T04:57:28.1478093Z Deleted branch main (was 9375440).
2026-06-16T04:57:28.1481910Z ##[endgroup]
2026-06-16T04:57:28.1484270Z [command]/usr/bin/git submodule status
2026-06-16T04:57:28.1668706Z ##[group]Cleaning the repository
2026-06-16T04:57:28.1671544Z [command]/usr/bin/git clean -ffdx
2026-06-16T04:57:28.8898142Z Removing target/
2026-06-16T04:57:28.8909806Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T04:57:28.8956827Z HEAD is now at 9375440 docs: document the post-install adapter-activation step (F-005)
2026-06-16T04:57:28.8962259Z ##[endgroup]
2026-06-16T04:57:28.8963612Z ##[group]Disabling automatic garbage collection
2026-06-16T04:57:28.8968184Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T04:57:28.8995930Z ##[endgroup]
2026-06-16T04:57:28.8996935Z ##[group]Setting up auth
2026-06-16T04:57:28.9000518Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T04:57:28.9031292Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T04:57:28.9218059Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T04:57:28.9243959Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T04:57:28.9431373Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T04:57:28.9455413Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T04:57:28.9643250Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T04:57:28.9670875Z ##[endgroup]
2026-06-16T04:57:28.9672269Z ##[group]Fetching the repository
2026-06-16T04:57:28.9677538Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d8cb7d5539100647d9a8958696275d551689047c:refs/remotes/pull/16/merge
2026-06-16T04:57:29.5081796Z From https://github.com/SaberMage/spt-core
2026-06-16T04:57:29.5082636Z  + f1c91a9...d8cb7d5 d8cb7d5539100647d9a8958696275d551689047c -> pull/16/merge  (forced update)
2026-06-16T04:57:29.5101223Z ##[endgroup]
2026-06-16T04:57:29.5101861Z ##[group]Determining the checkout info
2026-06-16T04:57:29.5103842Z ##[endgroup]
2026-06-16T04:57:29.5107502Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T04:57:29.5143082Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T04:57:29.5166645Z ##[group]Checking out the ref
2026-06-16T04:57:29.5168861Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-06-16T04:57:29.5329791Z Previous HEAD position was 9375440 docs: document the post-install adapter-activation step (F-005)
2026-06-16T04:57:29.5331152Z HEAD is now at d8cb7d5 Merge 221c0e7ff427f5a001ad47991c21c5e4aa18dd98 into 93754408a9612092dc85597cbe11efa28642f2fa
2026-06-16T04:57:29.5337338Z ##[endgroup]
2026-06-16T04:57:29.5372138Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T04:57:29.5394716Z d8cb7d5539100647d9a8958696275d551689047c
